home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / photo1.dir / 00050_ÉtÉHÉgâÊñ èâä²âª.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  296 b   |  13 lines

  1. global gsoundmuteflg, gp_storynum, gp_num, gplayall
  2.  
  3. on exitFrame
  4.   set gsoundmuteflg to 0
  5.   set gp_storynum to 0
  6.   set gp_num to 70
  7.   set gplayall to 0
  8.   repeat with i = 1 to 17
  9.     puppetSprite(i, 1)
  10.   end repeat
  11.   set the castNum of sprite 14 to the number of member "Photo1s,St" + gp_num
  12. end
  13.